GET XML NODE LEVEL
This function returns the level of the current node. Top level nodes (root nodes) have a level of 0, their children have a level of 2, the children of the children a level of 3 and so forth.
ARGUMENTS:
* Xml Number = An XML number (between 1 and 256)
RETURNS:
The node level
SYNTAX
Return Integer=GET XML NODE LEVEL(Xml Number)
RELATED INFO
View XML Files Index
View STYX Index
View STYX Main File
